home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / dev / misc / fd2pragm.rea < prev    next >
Text File  |  1997-05-03  |  3KB  |  64 lines

  1. Short:    V2.35 creates pragma, lvo and stub files
  2. Author:   stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
  3. Uploader: stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
  4. Version:  2.35
  5. Type:     dev/misc
  6.  
  7. This is a utility to create:
  8.   - following pragma statements for certain C compilers: amicall, libcall,
  9.     tagcall and syscall
  10.   - proto files for C compilers (should be obsolete)
  11.   - offset (LVO) files for assembler programs
  12.   - stub functions for either tag-functions or all library functions
  13.   - stub functions as assembler text
  14.   - stub functions as useable link library file
  15.   - FD files out of pragma files
  16.   - stubs for C++ compilers (SPECIAL 10 and 11 and CLIB)
  17.   - the files with your own headers inserted
  18.   - files for using local pointers for shared library bases in compilers
  19.     which do not support this normally
  20.  
  21. Therefor only the FD file telling the library informations is needed. For
  22. CSTUBS function and SPECIAL options 10-13 you may additionally supply the
  23. CLIB keyword giving FD2Pragma the prototypes file in clib directory.
  24.  
  25. Special option 50 does the reverse to normal: convert pragma to FD!
  26.  
  27. The command template you get with FD2Pragma ? .
  28.  
  29. Calling the program seems to be (is) very difficult, but it offers you a
  30. large set of functions. A lot of options need a lot of abilities to turn
  31. them on/off!
  32.   
  33. This program is in the public domain. Use it as you want, but WITHOUT ANY
  34. WARRANTY!
  35.  
  36. Please contact me:
  37.  
  38. ****************************************************************************
  39. * snail-mail:                  * e-mail:                                   *
  40. *   Dirk Stoecker              *   stoecker@rcs.urz.tu-dresden.de          *
  41. *   Geschwister-Scholl-Str. 10 *   stoecker@amigaworld.com                 *
  42. *   01877 Bischofswerda        * world wide web:                           *
  43. *   GERMANY                    *   http://rcs.urz.tu-dresden.de/~stoecker/ *
  44. * phone:                       * pgp key:                                  *
  45. *   GERMANY +49 (0)3594/706666 *   get with finger or from WWW pages       *
  46. ****************************************************************************
  47.  
  48.  
  49. ============================= Archive contents =============================
  50.  
  51. Original  Packed Ratio    Date     Time    Name
  52. -------- ------- ----- --------- --------  -------------
  53.    23844   13705 42.5% 26-Mar-97 19:30:46  FD2Pragma
  54.    21417    7650 64.2% 26-Mar-97 19:29:42  FD2Pragma.doc
  55.     2126     939 55.8% 26-Mar-97 19:29:42  FD2Pragma.readme
  56.    72557   20305 72.0% 26-Mar-97 19:29:46 +FD2Pragma.c
  57.    25502    6379 74.9% 26-Mar-97 19:29:46 +FD2Pragma2_0.c
  58.     1928     753 60.9% 26-Mar-97 19:30:36 +SDI_ASM_STD_functions.lib
  59.     3992    1328 66.7% 26-Mar-97 19:30:26 +SDI_ASM_STD_protos.h
  60.     3947    1689 57.2% 26-Mar-97 19:30:26 +SDI_defines.h
  61.      618     359 41.9% 26-Mar-97 19:30:28 +SDI_structures.h
  62. -------- ------- ----- --------- --------
  63.   155931   53107 65.9% 29-Mar-97 20:29:30   9 files
  64.